* configure.in (CFLAGS): Don't set this according to the value of
authorJim Blandy <jimb@redhat.com>
Tue, 8 Jun 1993 07:18:40 +0000 (07:18 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 8 Jun 1993 07:18:40 +0000 (07:18 +0000)
commit4ed216b38b147c21be99ab39eeb1a87048595342
treec3f3852d3dae732f5de28eb39e71fe0eda34dde8
parentea2c2e02dbeb12cf77d6b277d1a496d8a97fe815
* configure.in (CFLAGS): Don't set this according to the value of
the GCC shell variable.  Instead, consult the machine and system
files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
test __GNUC__ while we're at it.

* configure.in: Check to see if the system has -ldnet.
configure1.in